The setup script detects the static version of the lzo2 library instead of
the dynamic version (that is now located in a multi-arch path).
This causes a link error due to not relacable code (missing -fPIC flag
at compile time)
Now the dynamic version of the lzo2 library is located in a multiarch path so
sthe setup script
* New upstream release.
* Update d/watch to use pypi instead of guthub archive.
In this way also the directories tracked as submodules
are available.
* Update d/copyright.
* debian/patches:
- Refresh all patches.
* debian/control:
- Drop dependencies on numpydoc and typing-extensions.
* debian/rules:
- Do not install upstream release notes, not included in the
upstream tarball.
The setup script detects the static version of the lzo2 library instead of
the dynamic version (that is now located in a multi-arch path).
This causes a link error due to not relacable code (missing -fPIC flag
at compile time)
Now the dynamic version of the lzo2 library is located in a multiarch path so
sthe setup script
The setup script detects the static version of the lzo2 library instead of
the dynamic version (that is now located in a multi-arch path).
This causes a link error due to not relacable code (missing -fPIC flag
at compile time)
Now the dynamic version of the lzo2 library is located in a multiarch path so
sthe setup script
Fix the mamagement of UnImplemented objects in the pttree tool.
Patch backorted from upstream:
https://github.com/PyTables/PyTables/commit/5280b856189a05ceee8f034d8781d052fb5dbe5a Closes: #941954.
Gbp-Pq: Name 0006-Fix-pttree.patch
The setup script detects the static version of the lzo2 library instead of
the dynamic version (that is now located in a multi-arch path).
This causes a link error due to not relacable code (missing -fPIC flag
at compile time)
Now the dynamic version of the lzo2 library is located in a multiarch path so
sthe setup script
* Add lintian-overrides for maintainer-manual-page.
Manual pages already forwarded upstream.
* Add lintian-overrides for breakout-link.
* Update mismatching lintian overrides.
* Add Forwarded field to all patches.
* Standards-Version bumped to 4.5.1, no change needed.
* Update watch file format version to 4.
* debian/patches:
- new 0008-Fix-the-interpreter-name-in-examples.patch
* Add .gitlab-ci.yml.
The setup script detects the static version of the lzo2 library instead of
the dynamic version (that is now located in a multi-arch path).
This causes a link error due to not relacable code (missing -fPIC flag
at compile time)
Now the dynamic version of the lzo2 library is located in a multiarch path so
sthe setup script
* Team upload.
* Standard version bumped to 4.3.0, no change.
* debian/patches:
- new 0005-Comaptibility-with-numpy-1.16.patch:
fixes an issue with not writeable buffers. Closes: #917666.
- new 0006-Fix-LZO2-detection.patch
* debian/control:
- re-order dependencies
* Add gbp.conf file.
* Switch to pybuild.
* Set compat to 12.